Welcome![Sign In][Sign Up]
Location:
Search - 8 QUEENS

Search list

[Chess Poker games皇后之謎

Description: this small program to give one possible solution of the 8 queens puzzle...
Platform: | Size: 51369 | Author: task9898@gmail.com | Hits:

[Mathimatics-Numerical algorithms8Quing

Description: 八皇后问题(附自编解说)-8 Queens (self Commentary)
Platform: | Size: 12288 | Author: a-rice | Hits:

[Data structs1八皇后

Description: 八皇后问题 数据结构学习源码-8 Queens source data structure study
Platform: | Size: 1024 | Author: 的弗萨 | Hits:

[Other八皇后问题

Description: 八皇后问题\八皇后问题-8 \ 8 Queens
Platform: | Size: 11264 | Author: | Hits:

[Data structsData Structures with C++ Using STL

Description: 这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序,快速排序等等.还有各种其他经典算法,有 8皇后问题,汉烙塔 Hanoi ,约瑟肤等了。此原文件是我们学校的一个博士从国外带回的,花了80美元,请大家好好的利用好.-This the data structure and algorithm abroad classic books. Qinghua University Press published lt; C data structure description language-STLgt Application Template Library; Chen translation of the English name of the Data Structures Using C with STL. Author : William Ford, William countries. Source code which packets containing various classical algorithms such as various sequencing option, in order of ranking base, rapid sequencing etc.. there are various other classic algorithms, 8 Queens, tower-baked Hanoi, Joseph skin waiting. This original document was the one Dr. schools from abroad back to a cost of 80 US dollars, please make good use of good.
Platform: | Size: 3531776 | Author: 冰舟 | Hits:

[Otherbahuanghouwent

Description: 此源码是用C++语言编写的八皇后问题小程序。-this source is the C language 8 Queens small programs.
Platform: | Size: 1024 | Author: 我来也 | Hits:

[Game Program8Queen_Demo

Description: Using Genetic Algorithm to solve the 8 Queens problem.-Using Genetic Algorithm to solve the eight Quee ns problem.
Platform: | Size: 18432 | Author: 陈伯 | Hits:

[source in ebook8QUEENS-BEST

Description: 8皇后问题最好的算法,请登陆本站才能下载哦!这是最优的解法哦!-8 Queens best algorithm, please log onto the site can download! This is the best solution!
Platform: | Size: 1024 | Author: 江泽民 | Hits:

[Data structsqueens

Description: prolog语言写的一个八皇后问题,程序比较简单,有注释-prolog language to write an eight-queen problem, the procedure is relatively simple, has the Notes
Platform: | Size: 1024 | Author: 张言国 | Hits:

[Othereightqueens

Description: 用 Scheme 来解决八皇后问题。八皇后问题:在 8*8 的棋盘上放置彼此不受攻击的 8 个皇后。按照国际象棋的规 则皇 后可以攻击与之处在同一行或同一列或同意斜线上的棋子。找出所有合法的 使8 个皇后 彼此不受攻击的放置方法。1 )除了完成 queens 的定义之外 , 给出一个打印输出过程 print-queens-Scheme used to solve the problem of the eight Queen' s. 8 Queen' s problem: In the 8* 8 chessboard without attacking each other to place the 8 Queens. In accordance with the rules of chess with the Queen can attack in the same column or row, or agreed to slash the piece. To identify all the legitimate Queen of eight so that each placement method against attacks. 1) In addition to the completion of the definition of queens are given a printout of the process of print-queens
Platform: | Size: 2048 | Author: lishy | Hits:

[JSP/Javacode

Description: import java.doc,MATLAB拟合函数.doc 八皇后程序代码.doc,求杨辉三角.doc 光栅的模拟.doc-import java.doc, MATLAB fitting function. doc 8 Queens program code. doc, seeking Yang Hui triangle. doc grating simulation. doc
Platform: | Size: 17408 | Author: 王丽 | Hits:

[AI-NN-PRLas_vigas

Description: 用拉斯维加斯算法求解8皇后问题的小程序,有说明。-Las Vegas algorithm with the 8 Queens problem to a little program, has made it clear.
Platform: | Size: 717824 | Author: minipuss | Hits:

[Other8-queens-GenticAlgorithm

Description: Genatic Algorithm for 8 queens in c-Genatic Algorithm for 8 queens in c++
Platform: | Size: 869376 | Author: somaya | Hits:

[Data structs8-queens-problems

Description: 用回溯递归法有效解决八皇后问题,这个问题是数据库中的经典例题,用c语言实现。-8 queens problems
Platform: | Size: 1024 | Author: yinli | Hits:

[Chess Poker games8-queens-game

Description: 八皇后游戏的说明: 问题的提出:八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法? 基本思想是:先把皇后放在(0,0)位置,然后把1号皇后放在(1,j)位置, 使其满足要求。接着放2号皇后,依此类推。遇到某个皇后如把她无论放在该行的任意 位置均不满足要求,则前一个皇后放置不当,须重新放置前一皇后,如8个皇后均按要 求放置好,这就是一次成功的摆法。 -8 queens game
Platform: | Size: 6144 | Author: wendell | Hits:

[Data structs8-queens-problems

Description: MFC实例, 八皇后问题, 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出。-MFC example, 8 queens problems, 8 queens problems is an ancient and famous problem, is the typical examples of retrospective algorithm. The problem is the nineteenth century famous mathematician gauss put forward in 1850.
Platform: | Size: 46779392 | Author: rs | Hits:

[VC/MFCConsole-application-8-queens

Description: 控制台应用程序 八皇后问题 回溯算法的典型例题-Console application 8 queens problems of typical examples back algorithm
Platform: | Size: 2981888 | Author: rs | Hits:

[Chess Poker games8-queens-game

Description: 问题的提出:八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法? 基本思想是:先把皇后放在(0,0)位置,然后把1号皇后放在(1,j)位置, 使其满足要求。接着放2号皇后,依此类推。遇到某个皇后如把她无论放在该行的任意 位置均不满足要求,则前一个皇后放置不当,须重新放置前一皇后,如8个皇后均按要 求放置好,这就是一次成功的摆法。-The problem put forward: 8 queens is an old and interesting game, is by the gaussian in 1850 of the first proposed. The requirements in the chess board placed on eight queen, to make it can t attack each other, that is not in any two queen The board with a line, the same column and the same diagonals. Asked how many kind of put method? The basic idea is: first the queens on (0, 0) position, then put 1 queens on (1, j) position, Make it meet the requirements. Then put 2 queen, by analogy. The queen met one such as whatever she put in the bank of any Positions do not satisfy the requirements, the former a queen improper placement, must replace former a queen, such as 8 queens are at will For place, this is a successful placed a law.
Platform: | Size: 131072 | Author: jim | Hits:

[Otherthe-problem-of-8-queens

Description: 数据结构实现八(n)皇后问题,c源码+自定义头文件。有注释-the problem of 8 queens,language:C,has comments.
Platform: | Size: 2048 | Author: | Hits:

[Algorithm回溯算法解决8皇后问题

Description: 利用回溯算法计算8皇后问题,计算出最终方案(A backtracking algorithm is used to calculate the 8 Queens, and the final scheme is calculated.)
Platform: | Size: 2810880 | Author: 也都一样 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net